home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 5_programming / parsekey < prev    next >
Encoding:
Text File  |  2001-03-21  |  355 b   |  13 lines

  1. Synopsis:
  2.    parsekey <key function>
  3.  
  4. Description:
  5.    This command allows direct access to the functions normally bound to
  6.    special keys via the BIND command.  It is useful for using rarely-
  7.    used key functions that are not bound to a particular key.  Any of
  8.    the functions that may be bound to a key may be used.
  9.  
  10. See Also:
  11.    bind(4)
  12.  
  13.